Skip to main content
Version: Next

Gets contract definitions from a list of IDs

Gets contract definitions from a list of IDs

Request Body array required
  • string
Responses

The contract definitions with contractDefinitionsIds from the provided list


Schema
  • message string
  • level string
  • result object
  • items object[]
  • createdAt date-time
  • createdBy string
  • modifiedAt date-time
  • modifiedBy string
  • isDeleted boolean
  • id string
  • name string
  • assetsSelector object[]
  • accessPolicyId string
  • usagePolicyId string
  • governanceStatus string

    Possible values: [draft, governed]

  • syncStatus string

    Possible values: [syncing, in sync, out of sync, not published]

Loading...